@charset "utf-8";
/* CSS Document */
.w1300 { width: 1300px; margin: 0 auto;}

/*banner 开始 */
.lyIdx_banner { width:100%; height:650px; overflow:hidden; margin:0 auto 0; padding:0;}
.lyIdx_banner .swiper-container1 { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_banner .swiper-container1 .swiper-slide { background-size:1920px 650px!important; position:relative; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}

/*分页器*/
.lyIdx_banner .swiper-container1 .swiper-pagination { width:100%; height:14px; overflow:hidden; margin:0; padding:0; left:0; bottom:40px!important;}
.lyIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; background-color:rgba(255,255,255,0); border:1px solid #e50412; margin:0 8px; border-radius:50%; opacity:1;}
.lyIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active { background-color:#e50412;}
.lyIdx_banner .swiper-container1 .swiper-button-prev, .lyIdx_banner .swiper-container1 .swiper-button-next { width:auto!important; height:40px!important; line-height:40px; color:#fff; font-size:18px; margin:0!important; position:absolute; top:inherit!important; bottom:40px!important; opacity:0.4; background:none!important;}
.lyIdx_banner .swiper-container1 .swiper-button-prev { left:6%;}
.lyIdx_banner .swiper-container1 .swiper-button-next { right:6%;}
.lyIdx_banner .swiper-container1 .swiper-button-prev:hover, .lyIdx_banner .swiper-container01 .swiper-button-next:hover { opacity:1;}
/*banner 结束*/

/*产品中心 开始*/
.lyIdx_Title { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyIdx_Title span { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#ececec; font-size:72px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyIdx_Title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#000; font-size:30px; font-weight:bold; text-align:center; margin:-40px auto 17px; padding:0;}
.lyIdx_Title img { display:block; width:40px; height:3px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdx_Title1 span { color:rgba(255,255,255,0.16);}
.lyIdx_Title1 p { color:#fff;}

.lyIdx_Products { width:1300px; height:auto; overflow:hidden; margin:60px auto 40px; padding:0;}
.lyIdx_Products .lyIdxPro_Menu { width:100%; overflow:hidden; margin:0 auto 30px; padding:0; text-align:center;}
.lyIdxPro_Menu a { display:inline-block; width:auto; max-width:200px; height:52px; overflow:hidden; line-height:50px; color:#666; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 10px 10px; padding:0 20px; background-color:#fff; border:1px solid #ddd; border-radius:4px; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_Menu a:hover, .lyIdxPro_Menu a.MenuOn { color:#fff; background-color:#39383d; border:1px solid #39383d;}

.lyIdx_Products .lyIdxPro_List { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_List ul li { width:23.8%; overflow:hidden; margin:0 1.6% 20px 0; padding:0; border-bottom:2px solid #ccc; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 20px;}
.lyIdxPro_List ul li:hover { border-bottom:2px solid #e50412;}
.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:255px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #efefef; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a { border:1px solid #fff;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a img { -webkit-transform scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li .lyIdxPro_Img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(229,4,29,0.88) url(../images/SSbtn_icon3.png) center center no-repeat; position:absolute; top:100%; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a i { top:0;}
.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Text a.Pro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Text p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; text-align:center; word-break:break-all; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.Pro_Name { color:#e50412;}
/*产品中心 结束*/

/*关于我们 开始*/
.lyIdx_About { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f9f9f9; position:relative;}
.lyIdx_About .lyIdxAbout_Main { width:100%; height:485px; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAbout_Main .lyIdxAbout_Con { width:100%; height:415px; margin:30px -60px 40px 0; padding:0; background:#414246 url(../images/AbBg.jpg) center center no-repeat; background-size:cover; position:absolute; right:50%; top:0; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAbout_Con .idxAb_Con { width:710px; height:auto; overflow:hidden; margin:0; padding:50px 50px 0 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAb_Con .idxAb_Text { width:100%; height:160px; overflow:hidden; line-height:32px; color:#fff; font-size:15px; text-align: justify; margin:0; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAb_Text p { width:100%; max-height:160px; overflow:hidden; line-height:32px; color:#fff; font-size:15px; text-align: justify; text-indent:2em; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.idxAb_Con a.idxAb_Btn { display:block; width:170px; height:48px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; margin:48px auto; padding:0; border:2px solid #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.idxAb_Con a.idxAb_Btn i { display:inline-block; width:26px; height:26px; overflow:hidden; margin:-4px 0 0 10px; padding:0; vertical-align:middle; background:url(../images/jt12.png) center center no-repeat;}
.idxAb_Con a.idxAb_Btn:hover { background-color:#e50412; border:2px solid #e50412;}
.idxAb_Con dl dd { width:23.5%; overflow:hidden; margin:0 2% 0 0; padding:20px; background-color:#e50412; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAb_Con dl dd:nth-child(4) { margin:0;}
.idxAb_Con dl dd p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:30px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.idxAb_Con dl dd p font { display:inline-block; font-size:14px; font-weight:normal; margin:-4px 0 0 5px; vertical-align:middle;}
.idxAb_Con dl dd span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}

.lyIdxAbout_Main .lyIdxAbout_Img { width:590px; height:485px; overflow:hidden; margin:0 0 0 60px; padding:0; position:absolute; left:50%; top:0;}
.lyIdxAbout_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAbout_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAbout_Img a:hover img { -webkit-transform scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
/*关于我们 结束*/

/*新闻动态 开始*/
.lyIdx_News { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 35px;}
.lyIdx_News .lyIdxNews_List { width:1300px; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxNews_List ul li { width:48%; overflow:hidden; margin:0 4% 25px 0; padding:0 0 25px; border-bottom:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List ul li:nth-child(2n+2) { margin:0 0 25px;}
.lyIdxNews_List ul li .lyIdxNews_Time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:15px; margin:0 auto; padding:0;}
.lyIdxNews_List ul li .lyIdxNews_Time img { display:block; width:20px; height:20px; overflow:hidden; margin:5px 5px 5px 0; padding:0; float:left;}
.lyIdxNews_List ul li a.lyIdxNews_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; white-space:nowrap; text-overflow:ellipsis; margin:5px auto; padding:0;}
.lyIdxNews_List ul li p { width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.lyIdxNews_List ul li:hover a.lyIdxNews_Name { color:#e50412;}
/*新闻动态 结束*/

/*nybanner 开始*/
.nyBanner {width:100%;height:385px;overflow:hidden;margin:0 auto;padding:0;position:relative;}
.nyBanner img {display:block;width:1920px;max-width:1920px;height:385px;position:absolute;top:0 ;left:50%;margin-left:-960px;border:0;}
/*nybanner 结束*/

/*热门关键词&搜索 开始*/
.ly_hotkw_search { width:100%; height:65px; margin:0 auto; padding:0; background-color:#f4f4f4;position:relative; z-index:9;}
.ly_hotkw_search .hotkw_search {height:100%; overflow:hidden;padding:13px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .hotkw_left { float:left; width:66%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.hotkw_search .hotkw_left span { color:#333; font-weight:bold; font-size:15px; display:inline-block; background:url(../images/hot.png) no-repeat left center; padding-left:35px;}
.hotkw_search .hotkw_left a { color:#333;}
.hotkw_search .hotkw_left a:hover { color:#e50412;}
/*热门关键词&搜索 结束*/

/*内页关于我们 开始*/
.NyMain_box {width: 100%;padding: 50px 0;overflow: hidden;}
.NyMain {overflow: hidden;min-height: 300px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.NyMain .Ny_left { width: 22%; height: auto; margin: 0 auto; padding: 0; float: left; }
.NyMain .Ny_right { width: 74.5%; height: auto; margin: 0 auto; padding: 0; float: right; }
.Ny_right .NyRight_Top { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 0 0 15px; border-bottom: 1px solid #eaeaea; }
.NyRight_Top p {width: 30%;height: 30px;overflow: hidden;line-height: 30px;color: #333;font-size: 24px;font-weight: bold;margin: 0;padding: 0;float: left;position: relative;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.NyRight_Top1 p { width: 40%; }
.NyRight_Top p font {color: #999;font-size: 14px;font-weight: normal;margin: 0 0 0 5px;display: inline-block;text-transform: uppercase;}
.NyRight_Top .lyMbx {width: 65%;height: 30px;overflow: hidden;line-height: 30px;color: #666;font-size: 14px;text-align: right;white-space: nowrap;text-overflow: ellipsis;margin: 0;padding: 0;float: right;}
.lyMbx img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -4px 12px 0 0; padding: 0; }
.lyMbx a {color: #666;}
.lyMbx a:hover { color: #e50412; }
.lyMbx span {color: #999;}

.ny_about_con{ position:relative;}
.ny_about_con .nyabout_img{ float:left; height:420px; width:70%;}
.ny_about_con .nyabout_img img{ max-height:100%; max-width:100%;}
.nyabout_des {width:55%;overflow: hidden;margin: 0 auto;padding: 40px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background: rgba(255,255,255,.9);position:absolute;right:10px;top:40px;box-shadow: 0px 1px 16px 0 rgba(0, 0, 0, 0.1);height: 340px;/* opacity: .5; */}
.nyabout_des .nyabout_des_con {width: 100%;overflow: hidden;line-height: 30px;color: #555;font-size: 15px;text-align: justify;text-indent: 2em;word-break: break-all;margin: 0 auto 15px;padding: 0 30px;height: 250px;overflow-y:  scroll;box-sizing: border-box;}
.nyabout_des p { line-height: 30px;color: #555;font-size: 15px;text-align: justify;text-indent: 2em;}
.nyabout_des p span, .nyabout_des p em { color: #555!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; font-style: normal!important; font-weight: normal!important; }
.nyabout_des p br { display:none;}
/* 设置滚动条的样式 */
.nyabout_des ::-webkit-scrollbar { width:3px;}/* 滚动槽 */
.nyabout_des ::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
.nyabout_des ::-webkit-scrollbar-thumb { background-color:#e50412;}
.nyabout_des ::-webkit-scrollbar-thumb:window-inactive { background-color:#e50412;}

/*荣誉资质 开始*/
.ny_honor{ margin-top:60px;}
.ny_honor .ny_honor_bt{ text-align:center; margin-bottom:30px;}
.ny_honor .ny_honor_bt span{ display:block; font-size:24px; color:#f1f1f1; text-transform:uppercase;}
.ny_honor .ny_honor_bt b{ display:block; font-size:24px; color:#333;}

.ny_honor_scoll { width: 100%; padding: 15px 0 0; position: relative; }

.ny_honor_scoll .item { position: relative; min-height: 240px; overflow: hidden; padding: 0 1%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_honor_scoll .swiper-pagination { width:100%; height:14px; overflow:hidden; margin:0; padding:0; left:0; bottom:0!important;}
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet { width:14px; height:14px; background-color:#d4d4d4; margin:0 6px; border-radius:50%; opacity:1;}
.ny_honor_scoll .swiper-pagination .swiper-pagination-bullet-active { background:#e50412;}
.ny_honor_scoll .content-slider { }
.ny_honor_scoll .content-slider li { margin-right: 3%; width: 31.3333%; }
.ny_honor_scoll .content-slider li .pic {display: block;width: 100%;float: left;height: 230px;border: 1px solid #DDDDDD;text-align: center;position: relative;overflow: hidden;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 3px;}
.ny_honor_scoll .content-slider li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_scoll .content-slider li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_scoll .content-slider li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_scoll .content-slider li .tlt{display:block;height:62px;background: #999 url(../images/honor_ico1.png) no-repeat 92% center;clear: both;margin-top: 5px;font-size: 18px;color: #fff;line-height: 62px;padding-left: 20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding-right:45px;}
.ny_honor_scoll .content-slider li:hover .tlt{ background:#e50412 url(../images/honor_ico1.png) no-repeat 92% center;}
.ny_honor_scoll .lSPager { display: none; }
/*内页关于我们 结束*/

/*内页联系我们 开始*/
.ly_NyContact .ly_NyCon { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 35px 50px 35px 35px; background-color: #f4f4f4; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_NyCon .ly_Ny_l{ width:70%; float:left;}
.ly_NyCon .ly_Ny_text b{ font-size:28px; color:#333;}
.ly_NyCon .ly_Ny_text b span{ color:#e50412;}
.ly_NyCon .ly_Ny_text p{ font-size:11px; color:#999; text-transform:uppercase; margin-top:5px;}
.ly_NyCon .ly_Ny_text img{ display:block; margin-top:20px;}
.ly_NyCon ul{ margin-top:40px;}
.ly_NyCon ul li{ float:left; margin-right:35px; background:url(../images/tel01.png) no-repeat left center; padding-left:60px;}
.ly_NyCon ul li span{ display:block; font-size:16px; color:#999;}
.ly_NyCon ul li b{font-size:33px;color:#e50412;margin-top:5px;font-family:impact;display: block;max-width: 250px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.ly_NyCon .ly_Ny_r{ float:right; margin-top:25px;}
.ly_NyCon .ly_Ny_r img{ display:block; float:left;}
.ly_NyCon .ly_Ny_r p{ float:right; width:20px; font-size:15px; color:#999; line-height:17px; margin-top:2px; margin-left:15px; writing-mode: vertical-lr;}

.ly_Ny_list ul li{ float:left; width:30%; margin-right:5%; border-right:1px solid #ddd;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding-left:85px; height:70px; padding-right:30px;}
.ly_Ny_list ul li span{ display:block; font-size:16px; color:#999; margin-top:12px;}
.ly_Ny_list ul li b{font-size:15px;color:#333; word-break:break-all;margin-top:5px;display: block;max-width: 300px;overflow: hidden; height:40px; line-height:20px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.ly_Ny_list ul li:nth-child(1){ background:url(../images/y38.png) no-repeat left center;}
.ly_Ny_list ul li:nth-child(2){ background:url(../images/y39.png) no-repeat left center;}
.ly_Ny_list ul li:nth-child(3){ margin-right:0; border:0; background:url(../images/y40.png) no-repeat left center;}

.lyNyContact_map { width: 100%; overflow: hidden; margin:40px 0 0; padding: 0;border: 1px solid #dfdfdf; padding:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.lyNyContact_map .lyNyContact_Mapmain { width: 100%; height: 405px; overflow: hidden; margin: 0 auto; background-color: #f8f8f8;  box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
/*内页联系我们 结束*/


/*产品分类*/
.cp_type { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.cp_type .hd {width: 100%;height: 100px;background: url(../images/protype_bg.jpg) center center no-repeat;color: #fff;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 1px; padding:10px 0 0 35px;}
.cp_type .hd b {display:block;font-size: 24px;}
.cp_type .hd b strong{ font-size:30px;line-height:48px; font-family:auto; margin:0 5px;}
.cp_type .hd b span{text-transform: uppercase;font-family: impact;}
.cp_type .hd p {font-size: 14px;position: relative;text-transform: uppercase; opacity:.45;}
.cp_type .bd{background: #f4f4f4; min-height:300px; overflow:hidden;}
.cp_type .bd ul {width: 100%;border-top: 0;overflow: hidden;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; min-height:300px;}
.cp_type .bd ul li { border-bottom: 1px solid #eaeaea; }
.cp_type .bd ul li:last-child { border: 0; }
.cp_type .bd ul li.on { }
.cp_type .bd ul li p { height: 60px; line-height: 60px;}
.cp_type .bd ul li p a { display: block; width: 80%; padding: 0 0 0 20px; overflow: hidden; line-height: 60px; color: #333; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cp_type .bd ul li p span {display: block;width: 20%;height: 100%;background: url(../images/ml_ico1.png) center center no-repeat;cursor: pointer;float: left;}
.cp_type .bd ul li div {display: none;padding: 0 20px;}
.cp_type .bd ul li div a {display: block;height: 50px;line-height: 50px;color: #888;font-size: 15px; text-indent:15px; border-top: 1px solid #e9e9e9;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; background: url(../images/jt5.png) center left no-repeat;}
.cp_type .bd ul li div a:first-child { border-top: 0; }
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p {background-color: #e50412;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color: #fff; }
.cp_type .bd ul li p:hover span {background: url(../images/ml_ico2.png) center center no-repeat;}
.cp_type .bd ul li.on p span {background: url(../images/ml_ico3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color: #e50412; background: url(../images/jt6.png) center left no-repeat;}
.cp_type .ckgd{ height:50px; background:#e50412;text-align:center;}
.cp_type .ckgd a{ line-height:50px;font-size:15px; color:#fff;}

/*内页产品列表 开始*/
.Ny_right .nyprolist { margin-top: 40px; }
.Ny_right .nyprolist ul { min-height: 300px;}
.Ny_right .nyprolist li {width: 48.5%;margin-right: 3%;margin-bottom: 30px;transition: all .3s;float: left;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;background: #f4f4f4;padding: 20px;}
.Ny_right .nyprolist li:nth-child(2n+2) { margin-right: 0; }
.Ny_right .nyprolist li .pic {  display: block; width:40%; float:left;height: 166px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; }
.Ny_right .nyprolist li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(../images/view.png) 10% center no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.Ny_right .nyprolist li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; }
.Ny_right .nyprolist li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.Ny_right .nyprolist li .pro_wz {width:54%;float:right;line-height: 30px;}
.Ny_right .nyprolist li .tlt {display: block;margin: 5px 0 8px;color: #555;font-size: 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.Ny_right .nyprolist li p{ font-size:15px; color:#999; line-height:25px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.Ny_right .nyprolist li .pro_an a.ljxq {display: inline-block;height: 32px;line-height: 32px;width: 105px;text-align: center; background: #979797; color: #fff; margin-top:15px; }
.Ny_right .nyprolist li:hover{ cursor:pointer;}
.Ny_right .nyprolist li:hover .pro_an a.ljxq { background: #e50412;}
.Ny_right .nyprolist li:hover .tlt { color: #e50412; }
.Ny_right .nyprolist li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.5) url(../images/view.png) center center no-repeat; }
.Ny_right .nyprolist li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
/*内页产品列表 结束*/

/*内页产品中心 开始*/
.Ny_right .ny_pro_list { margin-top: 40px; }
.Ny_right .ny_pro_list ul{min-height: 300px;}
.ny_pro_list ul li { width:32%; overflow:hidden; margin:0 2% 20px 0; padding:0; border-bottom:2px solid #ccc; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_pro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.ny_pro_list ul li:hover { border-bottom:2px solid #e50412;}
.ny_pro_list ul li .lyIdxPro_Img { width:100%; height:255px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_pro_list ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #efefef; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_pro_list ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_pro_list ul li:hover .lyIdxPro_Img a { border:1px solid #fff;}
.ny_pro_list ul li:hover .lyIdxPro_Img a img { -webkit-transform scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.ny_pro_list ul li .lyIdxPro_Img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(229,4,29,0.88) url(../images/SSbtn_icon3.png) center center no-repeat; position:absolute; top:100%; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_pro_list ul li:hover .lyIdxPro_Img a i { top:0;}
.ny_pro_list ul li .lyIdxPro_Text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_pro_list ul li .lyIdxPro_Text a.Pro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_pro_list ul li .lyIdxPro_Text p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; text-align:center; word-break:break-all; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.ny_pro_list ul li:hover .lyIdxPro_Text a.Pro_Name { color:#e50412;}
/*内页产品中心 结束*/



/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size: 14px; }
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size: 14px; }
#fengye a:hover { background: #e50412; color: #ffffff; }
#fengye a.pnnum1 { background: #e50412; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #e50412; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline: none; }
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
/*分页样式 结束*/

/*内页新闻中心 开始*/
.ny_news ul li { width: 48.75%; float: left; margin: 0 2.5% 2.5% 0; background: #f4f4f4; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ny_news ul li:nth-child(2n+2) { margin-right: 0; }
.ny_news ul li .news_tlt{ font-size:18px; color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; margin-bottom:11px;}
.ny_news ul li .news_tlt a{ color:#333;}
.ny_news ul li .news_time{ line-height:25px; font-size:15px; color:#aaa; background:url(../images/time0.png) no-repeat left center; padding-left:25px;}
.ny_news ul li p{ line-height:26px; font-size:14px; color:#999; margin:10px 0 15px;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:48px;}
.ny_news ul li .news_btn{ width:100px; height:30px; line-height:30px; border:1px solid #ddd; text-align:center;}
.ny_news ul li .news_btn a{ font-size:14px; color:#999;}
.ny_news ul li:hover{ background:#fff;box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.1); cursor:pointer;}
.ny_news ul li:hover .news_tlt a{ color:#e50412;}
.ny_news ul li:hover .news_btn{border:1px solid #e50412;}
.ny_news ul li:hover .news_btn a{ color:#e50412;}
/*内页新闻中心 结束*/

/*内页新闻文章详情 开始*/
.NyNews_Detail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.NyNews_Detail .NyNewsDetail_Title { width: 100%; height: auto; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 0; text-align: center; }
.NyNews_Detail .NyNewsDetail_Tips { width: 100%; height: auto; overflow: hidden; line-height: 30px; color: #999; font-size: 15px; margin: 0 auto 20px; padding: 0 0 15px; border-bottom: 1px solid none; text-align: center; border-bottom: 1px solid #ddd; }
.NyNewsDetail_Tips img { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -2px 8px 0 0; padding: 0; }
.NyNews_Detail .NyNewsDetail_Con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; line-height: 30px; color: #666; font-size: 16px; text-align: justify; }
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto 15px; padding: 0; }
.NyNewsDetail_Con p span, .NyNewsDetail_Con span, .NyNewsDetail_Con p em, .NyNewsDetail_Con em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyNewsDetail_Con table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyNewsDetail_Con table tr td p { text-indent: 0!important; }
.NyNewsDetail_Con img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
.NyPrevNext { width: 100%; overflow: hidden; margin: 40px auto 0; padding: 0;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyPrevNext ul{ width:87%; float:left; background:#f4f4f4; height:97px; padding:5px 10px 0 25px;box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.NyPrevNext ul li{ height:30px; line-height:30px; font-size:16px; color:#666; margin-top:10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.NyPrevNext ul li a{font-size:16px; color:#666;}
.NyPrevNext ul li a:hover{ color:#e50412;}
.NyPrevNext .fhlb_btn{ display:block; float:right; background:#e50412; height:97px; width:12%; text-align:center; color:#fff; font-size:16px;}
.NyPrevNext .fhlb_btn img{ display:inline-block; margin:20px 0 15px;}
/*内页新闻文章详情 结束*/

/*产品详细页 开始*/
.NyProDetail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.pro_detail_main { width: 100%; height: auto; margin: 0 auto 30px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_main .pro_detail_img { width: 480px; height: 360px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_img .pro_detail_img_main { width: 100%; height: 100%; margin: 0 auto; padding: 0; position: relative; }
.pro_detail_img_main img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.pro_detail_main .pro_detail_text { width: 49%; min-height: 360px; overflow: hidden; margin: 0; padding: 0; float: right; position: relative; }
.pro_detail_text h1 {width: 100%;overflow: hidden;line-height: 40px;color: #333;font-size: 22px;text-align: justify;margin: 0 auto;padding: 0 0 10px;font-weight: normal;font-weight: bold;}
.pro_detail_text .jyms {width: 100%;height: 156px;overflow: hidden;margin: 10px auto 25px;box-sizing: border-box;background: #f8f8f8;padding: 20px;}
.pro_detail_text .jyms p {width: 100%;height: 120px;overflow: hidden;line-height: 29px;color: #999;font-size: 15px;text-align: justify;margin: 0 auto;padding: 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:4; -webkit-box-orient:vertical;}
.pro_detail_text .jyms p span{ color:#333; font-weight:bold;}
.pro_detail_text ul { width: 100%; _margin: 20px auto; padding: 0; margin: 23px 0 31px 0; }
.pro_detail_text ul li {width:50%;height: 50px;overflow: hidden;line-height: 50px;color: #888;font-size: 15px;text-align: justify;white-space: nowrap;text-overflow: ellipsis;margin: 0 auto;padding: 0;float: left;}
.pro_detail_text ul li img {display: block;width: 16px;height: 16px;overflow: hidden;margin: 17px 5px 7px 0;padding: 0;float: left;}
.pro_detail_text ul li span {color: #333;}
.pro_detail_text .pro_detail_btn {width: 100%;height: 50px;overflow: hidden;margin: 47px auto 0;padding: 0;}
.pro_detail_btn a { display: block; width: 155px; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; font-weight:bold; }
.pro_detail_btn a img { display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0px 10px 0 0; padding: 0; }
.pro_detail_btn a.prodtl_btn1 { float: left; margin: 0 4% 0 0; background-color: #e50412; }
.pro_detail_btn a.prodtl_btn1:hover { background-color: #c9010d; }
.pro_detail_btn p { height: 50px; line-height: 50px; color: #555; font-size: 15px; margin: 0; padding: 0; }
.pro_detail_btn p img { display: block; width: 42px; height: 42px; float: left; margin: 5px 8px 5px 0; padding: 0; }
.pro_detail_btn p font { color: #191919; font-size: 22px; font-weight: bold; vertical-align: middle; margin: -2px 0 0 0; }
.prodetail_img { width: 47%; height: 456px; margin: 0; padding: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#preview { width: 100%; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 100%; height: 70px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 100%; height: 360px; overflow: hidden; padding: 0; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 104%!important; top: 0!important; background:#fff; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 100%; margin: 0; }
#spec-list div { width: 100%!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
.NyProDetail .NyProDetail_Con { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.NyProDetail_Title { width: 100%; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 20px; font-weight: bold; margin: 0 auto 30px; padding-left:25px; background: url(../images/prodetail_bt.png) no-repeat left center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetail_Title span { display: block; height: 2px; width: calc(100% - 100px); background: #eaeaea; float: right; margin-top: 20px; }
.NyProDetail_Con .NyProDetailCon { width: 100%; overflow: hidden; margin: 0 auto; padding: 0 20px; line-height: 30px; color: #666; font-size: 16px; text-align: justify; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon p, .NyProDetailCon div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto; padding: 0; }
.NyProDetailCon p span, .NyProDetailCon span, .NyProDetailCon p em, .NyProDetailCon em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyProDetailCon table { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon table tr td p { text-indent: 0!important; }
.NyProDetailCon p b { color: #333; }
.NyProDetailCon img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
/*产品详情 结束*/


/*在线留言 开始*/
.ly_OrdCon {width:100%;overflow:hidden;margin: 0 auto;padding:20px 160px 20px 0;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.ly_OrdCon .lyOrdCon_img {width:141px;height:141px;overflow:hidden;margin:-79px 0 0;padding:0;border-radius:50%;position:absolute;right: 70px;top:50%;}
.ly_OrdCon .lyOrdCon_text {width:100%;overflow:hidden;margin:0;padding: 0 120px 0 40px;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.lyOrdCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 10px; padding:0; font-weight:bold;}
.lyOrdCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0;}
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li h4 font { color: #f00; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding: 0 15px; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0!important; padding: 0; border-radius: 2px; border: none!important; background-color: #e50412!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #979797!important; }
.msg_btn input:hover { background-color: #c9010d!important; }
.msg_btn input:last-child:hover { background-color: #898787!important; }
/*在线留言 结束*/

/*相关文章 开始*/
.xgwz { margin-top: 35px; }
.xgwz .hd {width: 100%;height: 100px;background: url(../images/art_bg.jpg) center center no-repeat;color: #fff;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 1px; padding:10px 0 0 35px;}
.xgwz .hd b {display:block;font-size: 24px;}
.xgwz .hd b strong{ font-size:30px;line-height:48px; font-family:auto; margin:0 5px;}
.xgwz .hd b span{text-transform: uppercase;font-family: impact;}
.xgwz .hd p {font-size: 14px;position: relative;text-transform: uppercase; opacity:.45;}
.xgwz_list{ background:#f4f4f4; }
.xgwz_list ul li { width: 100%; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;border-bottom:1px solid #e9e9e9;border-left:2px solid #e3e3e3; position:relative;}
.xgwz_list ul li:before{content: ""; display:inline-block; width:2px; height:0; background:#e50412; vertical-align:middle; left:-2px; top:23px; position:absolute;}
.xgwz_list ul li p { font-size: 16px; line-height: 30px; height: 30px; margin-bottom: 5px; }
.xgwz_list ul li p a { color: #333;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display:block;}
.xgwz_list ul li:hover a{ color: #e50412; }
.xgwz_list ul li:hover:before{ height:40px;}
.xgwz_list ul li span img { display: inline-block; width: 16px; height: 16px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.xgwz_list ul li span { font-size: 14px; color: #999; }
.xgwz_list .more{ clear:both; margin:0 auto; width:63%; padding-left:36%; height:65px; line-height:65px; border-bottom: 3px solid #e50412;border-left: 2px solid #e3e3e3;}
.xgwz_list .more a{ font-size:16px;color:#333;}
.xgwz_list .more i{width: 14px;height: 14px; background: url(../images/more.png) center no-repeat;margin: 25px 0 0 10px;position: absolute;}
/*相关文章 结束*/

/*内页荣誉资质 开始*/
.ny_honor_list ul { min-height:320px;}
.ny_honor_list ul li { margin:0 3% 3% 0; width: 31.3333%; float:left; }
.ny_honor_list ul li:nth-child(3n+3){ margin-right:0;}
.ny_honor_list ul li .pic {display: block;width: 100%;float: left;height: 230px;border: 1px solid #DDDDDD;text-align: center;position: relative;overflow: hidden;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 3px;}
.ny_honor_list ul li .pic img { max-width: 95%; max-height: 95%; vertical-align: middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s; }
.ny_honor_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.ny_honor_list ul li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.ny_honor_list ul li .tlt{display:block;height:62px;background: #999 url(../images/honor_ico1.png) no-repeat 92% center;clear: both;margin-top: 5px;font-size: 18px;color: #fff;line-height: 62px;padding-left: 20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding-right:45px;}
.ny_honor_list ul li:hover .tlt{ background:#e50412 url(../images/honor_ico1.png) no-repeat 92% center;}
/*内页荣誉资质 结束*/

/*资料下载 开始*/
.NyDown { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyDown ul li { width:49%; overflow:hidden; margin:0 2% 20px 0; padding:15px 20px 0; background-color:#fff; border:1px solid #efefef; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyDown ul li:nth-child(2n+2) { margin:0 0 20px;}
.NyDown ul li a.NyDown_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:18px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 15px; padding:0;}
.NyDown ul li .NyDown_Time { width:100%; overflow:hidden; margin:0 auto; padding:9px 0; border-top:1px solid #efefef;}
.NyDown ul li .NyDown_Time span { display:block; width:50%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:15px; margin:0; padding:0; float:left;}
.NyDown ul li .NyDown_Time a.NyDown_Btn { display:inline-block; height:32px; overflow:hidden; line-height:32px; color:#e50412; font-size:14px; margin:0; padding:0; float:right;}
.NyDown ul li .NyDown_Time a.NyDown_Btn i { display:block; width:12px; height:12px; margin:10px 0 10px 6px; padding:0; background:url(../images/down0.png) 0 0 no-repeat; float:right;}
.NyDown ul li:hover { background-color:#e50412; border:1px solid #e50412;}
.NyDown ul li:hover a.NyDown_Name { color:#fff;}
.NyDown ul li:hover .NyDown_Time { border-top:1px solid #fff;}
.NyDown ul li:hover .NyDown_Time span { color:#fff;}
.NyDown ul li:hover .NyDown_Time a.NyDown_Btn { color:#fff;}
.NyDown ul li:hover .NyDown_Time a.NyDown_Btn i { background:url(../images/down1.png) 0 0 no-repeat;}

.down_wj a { display:inline-block; width:120px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; background-color:#333;}
.down_wj a:hover { background-color:#e50412;}
/*资料下载 结束*/

/*视频中心 开始*/
.NyVideos { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyVideos ul li { width:31.9%; overflow:hidden; margin:0 2.15% 20px 0; padding:0; border:1px solid #efefef; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos ul li:nth-child(3n+3) { margin:0 0 20px;}
.NyVideos ul li:hover { border:1px solid #e50412;}
.NyVideos ul li .NyVd_Img { width:100%; height:240px; overflow:hidden; margin:0 auto; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos ul li .NyVd_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos ul li .NyVd_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyVideos ul li:hover .NyVd_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyVideos ul li .NyVd_Img a i { display:block; width:48px; height:48px; margin:-24px 0 0 -24px; padding:0; background:url(../images/vdIco.png) center center no-repeat; position:absolute; left:50%; top:50%;}
.NyVideos ul li .NyVd_Text { width:100%; height:50px; margin:0 auto; padding:10px 19px; background-color:#efefef; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos ul li .NyVd_Text a.NyVd_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyVideos ul li:hover .NyVd_Text { background-color:#e50412;}
.NyVideos ul li:hover .NyVd_Text a.NyVd_Name { color:#fff;}
/*视频中心 结束*/

/*成功案例 开始*/
.NyCases { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyCases ul li { width:31.9%; overflow:hidden; margin:0 2.15% 20px 0; padding:0; border:1px solid #efefef; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases ul li:nth-child(3n+3) { margin:0 0 20px;}
.NyCases ul li:hover { border:1px solid #e50412;}
.NyCases ul li .NyCase_Img { width:100%; height:240px; overflow:hidden; margin:0 auto; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases ul li .NyCase_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCases ul li .NyCase_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyCases ul li:hover .NyCase_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyCases ul li .NyCase_Img a i { display:block; width:48px; height:48px; margin:-24px 0 0 -24px; padding:0; background:url(../images/vdIco.png) center center no-repeat; position:absolute; left:50%; top:50%;}
.NyCases ul li .NyCase_Text { width:100%; height:50px; margin:0 auto; padding:10px 19px; background-color:#efefef; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases ul li .NyCase_Text a.NyCase_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCases ul li:hover .NyCase_Text { background-color:#e50412;}
.NyCases ul li:hover .NyCase_Text a.NyCase_Name { color:#fff;}
/*成功案例 结束*/




